Skip to content

Fix #364 Introduce cleanup() function for SSE to be called from loop()#370

Closed
mathieucarbou wants to merge 1 commit into
mainfrom
issue-364
Closed

Fix #364 Introduce cleanup() function for SSE to be called from loop()#370
mathieucarbou wants to merge 1 commit into
mainfrom
issue-364

Conversation

@mathieucarbou
Copy link
Copy Markdown
Member

@mathieucarbou mathieucarbou commented Jan 20, 2026

Fix #364 Introduce cleanup() function

This function is similar to cleanupClients(N) for WebSocket except that it only cleanups internal resources.

This "book-keeping" function has to be called in the loop().

This is a non-elegant attempt to fix issue #364

@mathieucarbou mathieucarbou self-assigned this Jan 20, 2026
@mathieucarbou mathieucarbou linked an issue Jan 20, 2026 that may be closed by this pull request
5 tasks
@mathieucarbou mathieucarbou force-pushed the issue-364 branch 2 times, most recently from 6fe83a0 to edc75e4 Compare January 20, 2026 13:14
@mathieucarbou mathieucarbou changed the title Fix #364 Introduce for SSE cleanupClients(N) function Fix #364 Introduce cleanup() function for SSE to be called from loop() Jan 20, 2026
This function is similar to `cleanupClients(N)` for WebSocket except that it only cleanups internal resources.

This "book-keeping" function has to be called in the loop().

This is a non-elegant attempt to fix issue #364
@mathieucarbou mathieucarbou force-pushed the issue-364 branch 2 times, most recently from 460e2af to 9203c47 Compare January 23, 2026 13:30
@mathieucarbou
Copy link
Copy Markdown
Member Author

not necessary anymore

@mathieucarbou mathieucarbou deleted the issue-364 branch January 23, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash on ESP8266 with rapid reloads

1 participant